home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19941031-19941221 / 000447_news@columbia.edu_Thu Dec 15 09:31:36 1994.msg < prev    next >
Internet Message Format  |  2020-01-01  |  1KB

  1. Received: from apakabar.cc.columbia.edu by watsun.cc.columbia.edu with SMTP id AA01392
  2.   (5.65c+CU/IDA-1.4.4/HLK for <kermit.misc@watsun.cc.columbia.edu>); Thu, 15 Dec 1994 18:13:54 -0500
  3. Received: by apakabar.cc.columbia.edu id AA17289
  4.   (5.65c+CU/IDA-1.4.4/HLK for kermit.misc@watsun); Thu, 15 Dec 1994 18:13:53 -0500
  5. Path: news.columbia.edu!sol.ctr.columbia.edu!news.kei.com!hookup!olivea!decwrl!svc.portal.com!shell.portal.com!news1.shell.portal.com!kshaw
  6. From: kshaw@jobe.shell.portal.com (kendall thomason shaw)
  7. Newsgroups: comp.protocols.kermit.misc
  8. Subject: naive script writing question
  9. Date: 15 Dec 1994 09:31:36 GMT
  10. Organization: Porous Inc.
  11. Lines: 24
  12. Distribution: world
  13. Message-Id: <KSHAW.94Dec15093136@jobe.shell.portal.com>
  14. Nntp-Posting-Host: jobe.shell.portal.com
  15. Apparently-To: kermit.misc@watsun.cc.columbia.edu
  16.  
  17.  
  18. Hello, I've attempted to write a script to dial my service provider:
  19.  
  20. def portal -
  21.   set flow rts/cts -
  22.   d {portal} -
  23.   if fail end 1 -
  24.   c -
  25.   pause 2 -
  26.   out \15 -
  27. etc.
  28.  
  29. However the if fail etc. get's taken as arguments to the dial script.
  30.  
  31. How do I delimit portal if that's my problem?
  32.  
  33.  
  34.  
  35.  
  36. --
  37.  
  38. Kendall Shaw                        "Oops spoo."
  39. (415)364-asdf                         
  40. kshaw@shell.portal.com